Welcome![Sign In][Sign Up]
Location:
Search - background code book

Search list

[P2Pp2pwsgrid

Description: Provides rich background information to beginners entering this subject area. The diagrams are clear-cut, as are the snippets of codes. There are hardly any errors throughout the book. covers a broad and coherent range of distributed-computing techniques . People with different programming abilities, even those who have never written a single line of code learn a lot from it. recommend the book to anyone interested in distributed computing, especially students in the field of distributed computing
Platform: | Size: 5167104 | Author: linhailue | Hits:

[CSharpVisualCsharp.NETshujukushili(Code)

Description: 此为书籍《Visual C.NET数据库开发经典案例解析》的源码,本书以进销存管理系统、人力资源管理系统、生产管理系统、财务管理系统、酒店管理系统、图书馆管理系统、医院管理系统、教务管理系统等多个当今最为热门的信息管理系统为例子,详细地介绍了这些系统的需求分析及管理信息系统开发的过程和方法。对项目背景、业务需求分析、功能需求分析、数据库需求分析、数据库建模、系统开发、系统编译及系统发行等过程进行详细的讲解。-This is the book Visual C. NET Database Development Case Study Analysis, the source, this book to ADOMS management systems, human resources management system, production management systems, financial management systems, hotel management system, library management system, hospital management system, educational management system and many other of today s most popular information management system as an example, detailed description of these systems needs analysis and management information system development process and methods. The project background, business needs analysis, functional needs analysis, database needs analysis, database modeling, system development, system distribution, such as compilers and system process in detail.
Platform: | Size: 15022080 | Author: 范中浩 | Hits:

[WEB Codebook

Description: 基于asp_access网上书店的整站原码。带后台管理,会员系统,无须配置,可直接在服务器任意目录上运行。-Based on the online bookstore asp_access the original code of the entire station. With the background of management, membership systems, there is no need to configure, can be directly on the server running on any directory.
Platform: | Size: 812032 | Author: 春小麦 | Hits:

[Othercodebook

Description: 此代码实现了基于码书的背景建模法在运动目标检测中的运用-This code implementation code book based on background modeling method in target detection exercise in the use of
Platform: | Size: 3072 | Author: chenfei | Hits:

[WEB Codenbhtml-book

Description: 1.用户留言以后,留言要经过审核才可以显示出来 2.管理员有权删除,修改,回复留言,并审核是否显示出来 3.v3.1版本中,密码用md5加密技术,其安全性更高. 4.自定义Banner等,支持在线上传,修改Banner,即您几乎无任何修改即可使用. 5.v3.1版本留言簿代码更简洁,功能更强大.欢迎大家使用 6.自定义留言开通或者关闭功能 7.自定义手机短信接收留言功能 8.自定义是否使用邮箱接收留言功能 9.自定义是否接显示留言者ip功能 10.添加手机接收留言内容功能 11.邮箱接收留言功能 后台操作/admin/login.asp 管理员用户名和密码都是www.nbhtml.com -1. User message, the message should be vetted before they can be displayed 2. Administrators have the right to delete, modify, return messages, and examine whether or not displayed 3.v3.1 version, md5 password encryption techniques used, the higher the security. 4. Custom Banner and so on, to support the online upload, modify Banner, that is, almost without any modification you can use. 5.v3.1 more concise version of the code book and more powerful. Welcome to use 6. Custom messages to open or close the function 7. Custom SMS message function to receive 8. Since the definition of whether or not to use the mailbox to receive message function 9. Since then the definition of whether or not to display messages from ip function 10. Add phone functionality to receive messages 11. E-mail message function to receive Background operations/admin/login.asp Administrator user name and password are www.nbhtml.com
Platform: | Size: 1130496 | Author: ljl | Hits:

[Communication-Mobilebluetooth_essentials_for_programmers.4272206415.r

Description: including Python, C, Java, GNU/Linux, Windows XP, Symbian Series 60, and Mac OS X... ------------------------------------ Bluetooth Essentials for Programmers Author: Albert S. Huang, Larry Rudolph Publisher: Cambridge University Press Number Of Pages: 208 Publication Date: 2007-09-03 ISBN-10/ASIN: 0521703751 ISBN-13/EAN: 9780521703758 Binding: Paperback This book provides an introduction to Bluetooth programming, with a specific focus on developing real code. The authors discuss the major concepts and techniques involved in Bluetooth programming, with special emphasis on how they relate to other networking technologies. They provide specific descriptions and examples for creating applications in a number of programming languages and environments including Python, C, Java, GNU/Linux, Windows XP, Symbian Series 60, and Mac OS X. No previous experience with Bluetooth is assumed, and the material is suitable for anyone with some programming background. The autho-including Python, C, Java, GNU/Linux, Windows XP, Symbian Series 60, and Mac OS X...------------------------------------ Bluetooth Essentials for Programmers Author: Albert S. Huang, Larry Rudolph Publisher: Cambridge University Press Number Of Pages: 208 Publication Date: 2007-09-03 ISBN-10/ASIN: 0521703751 ISBN-13/EAN: 9780521703758 Binding: Paperback This book provides an introduction to Bluetooth programming, with a specific focus on developing real code. The authors discuss the major concepts and techniques involved in Bluetooth programming, with special emphasis on how they relate to other networking technologies. They provide specific descriptions and examples for creating applications in a number of programming languages and environments including Python, C, Java, GNU/Linux, Windows XP, Symbian Series 60, and Mac OS X. No previous experience with Bluetooth is assumed, and the material is suitable for anyone with some programming background. The autho……
Platform: | Size: 865280 | Author: 赵海男 | Hits:

[Windows Developbgfg_codebook

Description: Example OpenCv // Background average sample code done with averages and done with codebooks // (adapted from the OpenCV book sample) // // NOTE: To get the keyboard to work, you *have* to have one of the video windows be active // and NOT the consule window. // // Gary Bradski Oct 3, 2008. // /* *************** License:************************** Oct. 3, 2008 Right to use this code in any way you want without warrenty, support or any guarentee of it working. BOOK: It would be nice if you cited it: Learning OpenCV: Computer Vision with the OpenCV Library by Gary Bradski and Adrian Kaehler Published by O Reilly Media, October 3, 2008 AVAILABLE AT: http://www.amazon.com/Learning-OpenCV-Computer-Vision-Library/dp/0596516134 Or: http://oreilly.com/catalog/9780596516130/ ISBN-10: 0596516134 or: ISBN-13: 978-0596516130 ************************************************** */-Example OpenCv // Background average sample code done with averages and done with codebooks // (adapted from the OpenCV book sample) // // NOTE: To get the keyboard to work, you*have* to have one of the video windows be active // and NOT the consule window. // // Gary Bradski Oct 3, 2008. // /**************** License:************************** Oct. 3, 2008 Right to use this code in any way you want without warrenty, support or any guarentee of it working. BOOK: It would be nice if you cited it: Learning OpenCV: Computer Vision with the OpenCV Library by Gary Bradski and Adrian Kaehler Published by O Reilly Media, October 3, 2008 AVAILABLE AT: http://www.amazon.com/Learning-OpenCV-Computer-Vision-Library/dp/0596516134 Or: http://oreilly.com/catalog/9780596516130/ ISBN-10: 0596516134 or: ISBN-13: 978-0596516130 ***************************************************/
Platform: | Size: 3072 | Author: Jason | Hits:

[OtherAppliedCryptography

Description: 应用密码学:协议、算法与C源程序 全书共分四个部分,首先定义了密码学的多个术语,介绍了密码学的发展及背景,描述了密码学从简单到复杂的各种协议,详细讨论了密码技术,并在此基础上列举了如DES、IDEA、RSA、DSA等10多个算法以及多个应用实例,并提供了算法的源代代码清单。 全书内容广博权威,具有极大的实用价值。自出版以来,得到业内专家的高度赞誉,是致力于密码学研究的专业及非专业人员一本难得的好书。-Applied Cryptography: Protocols, Algorithms and C source code book is divided into four parts, first of all define the various terms of cryptography, introduced the development of cryptography and background, describes cryptography from the simple to the complex variety of agreements, cryptographic techniques are discussed in detail, and on this basis, lists, such as DES, IDEA, RSA, DSA algorithm, as well as more than 10 instances of multiple applications and provides the algorithm' s source code for the list generation. Broad authority of the contents of the book has great practical value. Since the publication has received high praise from industry experts, is dedicated to the study of cryptography professional and non-professionals, a rare books.
Platform: | Size: 20429824 | Author: cheng | Hits:

[BooksErrorcontrolcoding

Description: 信道编码非常有用的一本书,可以供通信方面的参考一下- A reorganized and comprehensive major revision of a classic book, this edition provides a bridge between introductory digital communications and more advanced treatment of information theory. Completely updated to cover the latest developments, it presents state-of-the-art error control techniques. Coverage of the fundamentals of coding and the applications of codes to the design of real error control systems. Contains the most recent developments of coded modulation, trellises for codes, soft-decision decoding algorithms, turbo coding for reliable data transmission and other areas. There are two new chapters on Reed-Solomon codes & concatenated coding schemes. Also contains hundreds of new and revised examples and more than 200 illustrations of code structures, encoding and decoding circuits and error performance of many important codes and error control coding systems. Appropriate for those with minimum mathematical background as a comprehensive reference for coding theory.
Platform: | Size: 21752832 | Author: vidivici | Hits:

[Linux-Unixqtopia-book

Description: 本书是一本针对Linux环境下利用C++函数库Qtopia进行嵌入式研发的软件研发人员的入门书。本书融合了笔者在长期的软件研发过程中总结的大量实战经验,以智能移动终端的研发为背景,详细介绍了嵌入式Linux的研发环境和Qtopia的设计架构。本书适用的读者主要为从事嵌入式软件、C/C++等领域的初、中级软件工程师和在校本科生、研究生等。   TrolltechR、Trolltech、QtR、Qt、QtopiaR、Qtopia、SXETM等为Trolltech公司的注册商标,本书涉及的所有代码遵循GPLv2许可。 -This book is a Linux environment for the use of C++ library Qtopia embedded software R & D personnel R & D primer. This book combines the author of the software development process in the long term to sum up a large number of field experience, research and development of smart mobile devices as the background, detailing the development of embedded Linux and Qtopia environment, the design of architecture. This book is for readers who are mainly engaged in embedded software, C/C++ and other areas of the early and mid-level software engineers, undergraduate students, graduate students. TrolltechR, Trolltech, QtR, Qt, QtopiaR, Qtopia, SXETM such as Trolltech registered trademark of the book involves all of the code follows the GPLv2 license.
Platform: | Size: 2794496 | Author: coldwater | Hits:

[Special Effectscode

Description: 采用码书的法建立背景,在此基础上检测运动物体。-Established by using code book background, moving objects detected on this basis.
Platform: | Size: 6144 | Author: ango | Hits:

[Windows Developcodebooksource

Description: 利用码书方法建立背景,在这个基础上获取运动物体。-Methods using the background code book, on this basis for moving objects.
Platform: | Size: 1024 | Author: ango | Hits:

[Special EffectsBGFG_CODEBOOK

Description: 基于码书的运动目标检测是和混合高斯模型(MoG,GMM)类似的而简单有效的背景剪除方法,附件是VC++6.0编写的基于码书的运动目标检测,可直接读取摄像头,也可改为读取硬盘视频文件,需安装Opencv1.1-Codebook-based moving target detection and Gaussian mixture model (MoG, GMM) and a similar cut off the background simple and effective method of attachment is written in VC++6.0 code book based on motion detection, the camera can be directly read can also be changed to read the hard disk video files to be installed Opencv1.1
Platform: | Size: 2741248 | Author: 梁浩 | Hits:

[WEB Codebook

Description: 在线书城,用ASP编写,代码简单,功能模块化,包括了购物前台和管理后台带购物车和订单管理功能-Online bookstores, written with ASP, code is simple, modular functions, including the front desk and management background with shopping cart and order management functions
Platform: | Size: 271360 | Author: 刘冬冬 | Hits:

[VC/MFCBeautiful-Code

Description: 《Beautiful Code》是由Greg Wilson在2006年构思的,本书的初衷是希望从优秀的软件开发人员和计算机科学家中提炼出一些有价值的思想。他与助理编辑Andy Oram一起走访了世界各地不同技术背景的专家。本《代码之美》精选版是从原书中精选出其中的6章。-"Beautiful Code" by Greg Wilson conceived in 2006, the book s intention is to software developers from the excellent And computer scientists to extract some valuable ideas. He and assistant editor Andy Oram visited with different technologies around the world Technical background of the experts. The "code of the United States" is selected from the original book version of a selection of one of the six chapters.
Platform: | Size: 1223680 | Author: 陆健 | Hits:

[OpenCVcodebook_model

Description: 介绍《学习Opencv》里面介绍的背景建模模型-码书,这篇论文就是这个数学模型的创始人写的-Study the Opencv " which introduces the background modeling model- code book, this paper is the founder of the mathematical model to write
Platform: | Size: 1085440 | Author: xue | Hits:

[GPS developcode-of-GNSS-sofe-receiver

Description: 本书面向应用与编程设计、在参考国内外论著的基础上,结合作者自己的研究成果撰写。内容上由浅人深,第一章介绍了GNSS软件接收机的研究背景和各种卫星导航系统。第二章介绍了信号处理的一些相关概念。第三章介绍了卫星运动的基本理论。第四章研究GNSS信号,包括伪随机码信号、导航电文,着重以GPS和Galileo系统为例进行讨论。第五章研究了GNSS接收机的前端技术,包括天线和信号下变频原理。第六章探讨卫星信号的捕获技术。第七章讨论卫星信号的跟踪、解调和伪距计算。第八章探讨导航定位解算方法。第九章简要介绍了GNSS干扰和抗干扰技术。第十章为实用编程实践。   本书结合最新的有关研究成果,以便读者能参考本书获得较全面的知识。当然,也不可能面面俱到,读者在阅读本书时,需要有数字信号处理、自动控制以及卫星导航的相关知识。给出了Matlab源程序以及c++源程序,可帮助相关研究人员加快研究进度。-Book oriented programming and application design, in reference to domestic and international works on the basis of research results, combined with the author s own writing. Content from the shallow people deep, the first chapter introduces the research background of GNSS software receiver and satellite navigation system. The second chapter introduces some related concepts of signal processing. The third chapter introduces the basic theory of satellite motion. The fourth chapter studies of GNSS signaling, including pseudo random code signal, the navigation message, focused on the GPS and Galileo system as an example to discuss. The fifth chapter studies the GNSS receiver front end technology, including an antenna and a signal conversion principle. The sixth chapter discusses the satellite signal acquisition technology. The seventh chapter discusses the satellite signal tracking, demodulation and pseudo distance calculation. The eighth chapter discusses the navigation positioning solutio
Platform: | Size: 5882880 | Author: 单边 | Hits:

[Otherbeautiful-code

Description: 本书的初衷是希望从优秀的软件开发人员和计算机科学家中提炼出一些有价值的思想。Greg Wilson与助理编辑Andy Oram 一起走访了世界各地不同技术背景的专家。-The original intention of this book is to extract some valuable ideas from software developers and computer scientists. Greg Wilson, assistant editor Andy Oram visited together experts from around the world of different technical background.
Platform: | Size: 1815552 | Author: lichong | Hits:

[Education soft systemLibrary-management-system

Description: 图书管理系统源代码。图书分类、查询,后台等等功能,附上全部源代码。需要的朋友直接下载-Library management system source code. Book classification, query, background, accompanied by full source code. A friend in need direct download
Platform: | Size: 881664 | Author: 杨大行 | Hits:

[2D GraphicTestCodeBookEx2

Description: Codebook 码本VC实现,背景模型建模,对于视频监视,提取运动物体-background model using code book
Platform: | Size: 9441280 | Author: yjk | Hits:
« 12 3 4 »

CodeBus www.codebus.net